constraint guide: Avoid redundant constraints
authorMatthias Clasen <mclasen@redhat.com>
Sat, 29 Jun 2019 22:14:29 +0000 (22:14 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Sun, 30 Jun 2019 23:10:11 +0000 (00:10 +0100)
commit499738c903e1ae688636264664bd1a38a2fbd9ca
tree0651aba8beaf26735a1ea5f14650b44136c40eef
parentf2d7433bf65e873701fcfdad948f1c278498c79b
constraint guide: Avoid redundant constraints

There is no point in creating a stay for nat
size when min == max. And no point in a constraint
for <= G_MAXINT either.
gtk/gtkconstraintguide.c